Welcome![Sign In][Sign Up]
Location:
Search - s3c2410 bootloader

Search list

[ARM-PowerPC-ColdFire-MIPSs3c2410bootloader

Description: 开发环境为arm公司的ads,这个bootloader适用于arm920t核心的三星公司的s3c2410处理器.-development environment for the company's ads arm, the Bootloader arm920t applicable to the core of s3c2410 Samsung processor.
Platform: | Size: 539648 | Author: 汪涵 | Hits:

[Com Portvivi-sd-050408.tar

Description: mizi公司最新的vivi bootloader代码!-mizi latest anger Bootloader code!
Platform: | Size: 470016 | Author: 柯 三 | Hits:

[Other Embeded programusb-char

Description: 编写的BOOTLOADER用于s3c2410的启动代码,直接引导自己的应用程序-BOOTLOADER prepared for the start s3c2410 code, direct guide their applications
Platform: | Size: 6144 | Author: 孙山 | Hits:

[Embeded-SCM DevelopS3C2410init

Description:
Platform: | Size: 52224 | Author: 任博 | Hits:

[Embeded Linuxvivi-20030629

Description: vivi bootloader,已经修改过的适用于s3c2410-anger Bootloader, a revised application to s3c2410
Platform: | Size: 488448 | Author: 陈小东 | Hits:

[uCOSucos_s3c2410_Bootloader

Description: ucosII在S3C2410上移植的启动代码,对开始开发S3C2410的人有一定的帮助-ucosII S3C2410 transplant boot code, to begin developing the S3C2410 will help
Platform: | Size: 231424 | Author: dingding | Hits:

[ARM-PowerPC-ColdFire-MIPSs3c2410start.S

Description: bootloader 的启动汇编代码 start.s的注释-Bootloader code compilation of the start of the Notes start.s
Platform: | Size: 9216 | Author: ainet | Hits:

[Embeded Linuxuboot_final.tar

Description: 针对基于LINUX的S3C2410下的BOOTLOADER,u-boot1.1.13,支持NANDFlash,网卡已经移植.调试OK-Based on the Linux S3C2410 the BOOTLOADER. u-boot1.1.13 support NANDFlash, network card has been transplanted. Debugging OK
Platform: | Size: 10464256 | Author: gf | Hits:

[OtherArmLinuxBOOTLOADER-

Description: linux下arm 引导详细说明:“ArmLinux BOOTLOADER”-linux under the arm to guide detailed description : "ArmLinux BOOTLOADER"
Platform: | Size: 12288 | Author: xingqiao | Hits:

[Embeded-SCM DevelopNandbootload

Description: s3c2410的Nandflash的bootloader,参考wince的boot-s3c2410 the Nandflash Bootloader. Reference wince the boot
Platform: | Size: 144384 | Author: hb6106 | Hits:

[assembly languagehfrk_s3c2410_boot_topsun3.5

Description: 参考sumsang的vivi修改后的在hfrk的smdk2410开发板上运行的bootloader-Reference sumsang the vivi revised smdk2410 in the development of on-board hfrk running bootloader
Platform: | Size: 410624 | Author: gjc | Hits:

[Embeded Linuxclock.tar

Description: 基于s3c2410平台开发的程序,实现了mmu、clock、interrupt、uart等功能,对学习s3c2410,学习arm,学习bootloader有很大帮助。-Based on S3C2410 platform development process, realize the mmu, clock, interrupt, uart and other functions, learning s3c2410, study arm, has great help learning bootloader.
Platform: | Size: 8192 | Author: 刘庆敏 | Hits:

[SCMfree_boot

Description: 基于arm7s3c2410开发板的bootloader的设计与实现源代码 采用汇编语言和C语言编写 -Arm7s3c2410 development board based on the bootloader Design and Implementation of the source code using assembly language and C language
Platform: | Size: 66560 | Author: 程梁 | Hits:

[OS Developvivi

Description: 韩国公司开发的S3C2410的bootloader程序,对了解启动程序的编写非常有帮助-South Korea has developed the S3C2410
Platform: | Size: 289792 | Author: 牧云 | Hits:

[ARM-PowerPC-ColdFire-MIPShead

Description: ARM9 S3c2410的bootloader,纯汇编的,这个是对光盘里的bootloader作了适当的修改和说明,精炼易懂-ARM9 S3c2410 the bootloader, pure compilation, this is a CD-ROM s bootloader made appropriate amendments and clarifications, refining and understandable
Platform: | Size: 1024 | Author: 刘远浩 | Hits:

[OS DevelopFS2410_V60_01

Description: 深圳优龙S3C2410开发板光盘!包括一些主要功能的demo代码,和bois对刚刚开始做bootloader的朋友很有帮助! -Shenzhen excellent Liuzhou S3C2410 development board CD-ROM! Including some of the main function of demo code, and bois just started bootloader helpful friend!
Platform: | Size: 5287936 | Author: 李仲卿 | Hits:

[ARM-PowerPC-ColdFire-MIPSBIOSfors3c2410

Description: ads开发,bootloader源码,是北京一家的开发板,可以供大家借鉴下-ads Development, bootloader source code is a Beijing development board, you can draw on for your next
Platform: | Size: 9501696 | Author: 胡吉柱 | Hits:

[File Formats3c2410_Bootloader_Analysis

Description:
Platform: | Size: 37888 | Author: 陶建卫 | Hits:

[Embeded Linuxvivi

Description: vivi是MIZI公司开发的系统引导程序,原本只支持串口下载。本文以S3C2410处理器加CS8900网络芯片为例,介绍一种在vivi基础上增加网络支持的设计方法,使vivi能够通过TFTP下载文件,可以有效地缩短系统的开发周期,方便用户使用。 关键词 vivi Bootloader TFTP协议 网络功能扩展   随着嵌入式的发展,基于ARM的系统越来越流行。在开发ARM系统时,第一步就是要选择一种合适的Bootloader。目前网络上可得到的Bootloader很多,一般几十KB,所以除非要求把Bootloader限制在几KB以内,否则没有必要自己去写一个Bootloader。Bootloader一般存放在Flash中。当前主流的Flash分为NOR Flash和NAND Flash。前者价格比后者高出很多,而性能相差无几。如果系统采用的是NAND Flash,那么vivi可能会是一个好的选择。-err
Platform: | Size: 504832 | Author: | Hits:

[Linux-Unixu-boot-1.1.5

Description: Uboot源码,非常通用的bootloader.适用于各种平台的Linux系统引导.-Uboot source code, very versatile bootloader. Applicable to a variety of platforms, Linux system boot.
Platform: | Size: 11637760 | Author: 吴佳磊 | Hits:
« 1 2 34 5 6 7 8 »

CodeBus www.codebus.net